home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / lib / NextStep / Workspace.app / WM.app / preferences.bundle / English.lproj / ShelfPref.nib / data.classes next >
Encoding:
Text File  |  1995-11-04  |  480 b   |  40 lines

  1. Pref = {
  2.     OUTLETS = {
  3.     window;
  4.     contentView;
  5.     };
  6.     SUPERCLASS = Object;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. ColumnSizer = {
  14.     OUTLETS = {
  15.     delegate;
  16.     refView;
  17.     };
  18.     SUPERCLASS = View;
  19. };
  20. TitleSizer = {
  21.     OUTLETS = {
  22.     delegate;
  23.     };
  24.     SUPERCLASS = View;
  25. };
  26. ShelfPref = {
  27.     ACTIONS = {
  28.     default:;
  29.     revert:;
  30.     ok:;
  31.     };
  32.     OUTLETS = {
  33.     fileIcon;
  34.     sizeSwitch;
  35.     defaultButton;
  36.     titleSizer;
  37.     };
  38.     SUPERCLASS = Pref;
  39. };
  40.